Skip to main content

fabIconColor

Type

property

Summary

Specifies the icon color of the FAB.

Syntax

set the fabIconColor of widget to <RGBA Color>
get the fabIconColor of widget

Description

Use the fabIconColor property to specify the icon color of the FAB.

Examples

set the fabIconColor of widget "NavigationRail" to "0,0,255,157"